Don't use g_slist_next in the x11 backend
authorMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2015 00:31:57 +0000 (20:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2015 10:14:57 +0000 (06:14 -0400)
commit4d59233ba996e6955551f782fc212a36e2c90ad5
tree7d2083f832d4e4647d1596178cffb6ff98a1e66a
parent364d1a574bc38f33f3580a645e74e7502f845076
Don't use g_slist_next in the x11 backend

We generally use ->next directly.
gdk/x11/gdkcursor-x11.c
gdk/x11/gdkdevice-core-x11.c
gdk/x11/gdkdevice-xi2.c
gdk/x11/gdkwindow-x11.c